Welcome![Sign In][Sign Up]
Location:
Search - Client Server Java Code

Search list

[Game Programchess

Description: 网络五子棋 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 -Network Gobang the following source code is divided into four documents chessClient.java: the client main program. chessInterface.java: the client interface. chessPad.java: drawing board. chessServer.java: server-side. Can accommodate 50 people at the same time playing chess online, chat.
Platform: | Size: 10240 | Author: 吴李涛 | Hits:

[JSP/Java14085339244

Description: 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码-This paper describes the use of JAVA programming language based on client/server applications to prepare network communication procedures, discussed SOCKET mechanism, input and output streams as well as the program code
Platform: | Size: 9216 | Author: 紫木 | Hits:

[JSP/Javalin_chat

Description: 一个纯java的聊天室系统源代码,包括服务器端和客户端的代码-A pure java chat room system source code, including server-side and client-side code
Platform: | Size: 26624 | Author: linzx | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[Multimedia programAudioChat

Description: 基于JMF的音视频聊天程序源代码 基于jmf的局域网语音视频聊天系统,有服务器和客户端程序,也可以不用服务器运行客户端-JMF-based audio and video chat program source code JMF-based local area network voice and video chat system, have the server and the client program, you can not have a server running the client
Platform: | Size: 832512 | Author: 张文杰 | Hits:

[JSP/Java20050321103882

Description: ssl编程源码,基于openssl,接收客户端和服务器端-ssl programming source code, based on the openssl, the receiving client and server
Platform: | Size: 22528 | Author: zuobing | Hits:

[ICQ-IM-Chatchat

Description: 用JAVA实现的一个聊天室源代码,一个SERVER.JAVA一个CLIENT.JAVA-JAVA achieved using a chat room source code, a SERVER.JAVA a CLIENT.JAVA
Platform: | Size: 4096 | Author: lee | Hits:

[JSP/JavaThe_correspondence_code_that_simple_server_and_ser

Description: JAVA语言编写的简单服务器与客服端的通信代码 包括Server.java和Client.java。 可实现两台主机间的通信,(本程序是基于JAVA编写QQ通信程序前所做的简单初码)-JAVA language simple server-side communications and customer service code including Server.java and Client.java. Enables communication between two hosts, (This procedure is based on the JAVA communication program to prepare QQ done before the beginning of a simple code)
Platform: | Size: 1024 | Author: sunshinepwf | Hits:

[JSP/JavaXINJIAN

Description: 这是一些JAVA的源代码。都是客户端和服务器端的代码,个人收集的-This is some JAVA source code. Both client and server-side code, personal collection
Platform: | Size: 16384 | Author: 赵茹 | Hits:

[JSP/Javachat

Description: 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
Platform: | Size: 111616 | Author: zhangbo | Hits:

[JSP/JavaGobang_java

Description: 可联机对战的五子棋java源代码 包含服务器文件和客户端文件 详细的技术文档和用户手册-Available on-line against the Gobang java source code file that contains the server and the client document detailed technical documentation and user manual
Platform: | Size: 1595392 | Author: Zhou Qing | Hits:

[JSP/Javachinesechess

Description: 可联机对战的中国象棋java源代码 包括服务器文件和客户端文件-Available on-line against the Chinese chess java source code, including server files and client files
Platform: | Size: 4804608 | Author: Zhou Qing | Hits:

[JSP/JavaSChatting

Description: 用java开发的聊天程序源代码 包含客户端文件和服务器文件-Developed using java chat program source code file that contains the client and server files
Platform: | Size: 2321408 | Author: Zhou Qing | Hits:

[JSP/JavaClient

Description: SSD8 EXERCISE 1 服务器代码 JAVA编写-SSD8 EXERCISE 1 server code JAVA prepared
Platform: | Size: 1024 | Author: lucky | Hits:

[ICQ-IM-ChatJavaIM

Description: 利用Java开发的IM即时通讯程序,分为client和server,具备文件传输功能,包含源程序及生成的类文件-Java development using IM instant messaging program, divided into client and server, a file transfer features, including source code and generate the types of documents
Platform: | Size: 39936 | Author: 张晓彬 | Hits:

[JSP/Javaliaotianxitong

Description: java 聊天系统 编译后可以实现聊天-Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing/testing - Create .jar and .cab-files containing client-specific .class-files and the images-folder (use zip and cabarc compressing tools) - Adapt the customchat.html file - Upload all the files to your webserver - Start the ChatServer by invoking java at.ac.uni_linz.tk.vchat.ChatServer [port [server-key]] from your commandline - I kindly ask you to leave copyright and credit information in the InfoPanel.class as it is- but you are invited to add your own text. In case of violations I will consider excluding this class from the source in the future.
Platform: | Size: 323584 | Author: 贾星明 | Hits:

[JSP/JavaJavaUDP_communication

Description: 这个是一个由客户端和服务端程序的UDP通信的Java应用程序,使用时,可以在本机上,也可以在局域网两台机子上,只要把源代码中对应的hostname值由127.0.0.1改为对应的IP地址即可,是个很不错的例子,-This is a client and server UDP communications program Java applications, when used in this machine can also be two machine on the LAN, as long as the source code of the corresponding hostname value be changed from 127.0.0.1 the corresponding IP address is a very good example of
Platform: | Size: 3072 | Author: 艾文 | Hits:

[JSP/JavaServer

Description: java通信,包含服务器和客户端的源程序,利用它可方便快捷的建立起通信网络-java communications, including server and client source code, use it to establish a convenient communication network
Platform: | Size: 20480 | Author: jioncomer | Hits:

[JSP/Javaclientandserver

Description: Java网络编程的 客户端和服务器端的源代码 多线程-Java Network Programming client and server source code multi-threaded
Platform: | Size: 20480 | Author: xiaomo | Hits:

[File FormatBREW-IMAP4-mail

Description: 为了实现支持IMAP4协议的移动邮件客户端在智能手机上的应用,在VC++6.0环境下,采用了高通推出的专门为无线设备设计的BREW平台。提出了原子流程的概念,以降低程序间的耦合度,提高代码复用率。经在仿真环境下测试实验,实现了与Internet上多台常用邮件服务器的交互,并且运行稳定,可作为智能手机的一个组件应用于3G网络。-In order to achieve agreement in support of IMAP4 mail client for mobile phones in the smart application, in VC++6.0 environment, used to launch Qualcomm' s wireless devices designed specifically for the BREW platform. Put forward the concept of atomic processes in order to reduce the coupling between the procedure and improve the rate of code reuse. As in the simulation environment to test the experiment, realized with more than the commonly used Internet mail server interaction, and stable operation, can be used as a component of smart phones used in 3G networks.
Platform: | Size: 195584 | Author: 毛义法 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

CodeBus www.codebus.net